KsCommandStatus.Error property
Signals that an error has occurred within the method.
Namespace: IntervalZero.KINGSTAR.Base.ApiAssembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public bool Error { get; }
Public ReadOnly Property Error As Boolean
Property value
Type: bool
See also